Use an action bar for the conficts ui in the print dialog
authorWilliam Jon McCann <william.jon.mccann@gmail.com>
Thu, 13 Feb 2014 23:20:29 +0000 (18:20 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Fri, 14 Feb 2014 01:59:26 +0000 (20:59 -0500)
gtk/resources/ui/gtkprintunixdialog.ui

index e866c5c0bcd4072a39e393814c4ef3d14e7b7362..0f623852b54e1ed70ec3a4cb1820b57ccde8e714 100644 (file)
             <property name="can_focus">False</property>
             <property name="border_width">0</property>
             <property name="orientation">vertical</property>
-            <property name="spacing">6</property>
+            <property name="spacing">0</property>
             <child>
               <object class="GtkNotebook" id="notebook">
                 <property name="visible">True</property>
+                <property name="border_width">0</property>
                 <property name="can_focus">True</property>
                 <property name="show_border">False</property>
                 <child>
               </packing>
             </child>
             <child>
-              <object class="GtkBox" id="conflicts_widget">
+              <object class="GtkActionBar" id="conflicts_widget">
                 <property name="can_focus">False</property>
-                <property name="spacing">12</property>
                 <child>
                   <object class="GtkImage" id="image1">
                     <property name="visible">True</property>
                     <property name="can_focus">False</property>
-                    <property name="icon_name">dialog-warning</property>
+                    <property name="icon_name">dialog-warning-symbolic</property>
                     <property name="icon_size">1</property>
                   </object>
-                  <packing>
-                    <property name="expand">False</property>
-                    <property name="fill">True</property>
-                    <property name="position">0</property>
-                  </packing>
                 </child>
                 <child>
                   <object class="GtkLabel" id="label24">
                     <property name="can_focus">False</property>
                     <property name="label" translatable="yes">Some of the settings in the dialog conflict</property>
                   </object>
-                  <packing>
-                    <property name="expand">False</property>
-                    <property name="fill">True</property>
-                    <property name="position">1</property>
-                  </packing>
                 </child>
               </object>
               <packing>